-
Home
-
Product Specifications for Woocommerce
-
0.8.7 (latest)
-
Code
-
Classes
- EntityCollection
| Total Complexity |
11 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
61 |
| Lines of code |
36 |
| Logical lines of code |
14 |
| Comment lines |
7 |
| Methods |
11 |
| Properties |
4 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
71 |
1 |
6 |
| empty() |
S |
78 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |
| count() |
S |
80 |
1 |
3 |
| entities() |
S |
82 |
1 |
3 |
| total() |
S |
82 |
1 |
3 |
| perPage() |
S |
82 |
1 |
3 |
| currentPage() |
S |
82 |
1 |
3 |
| totalPages() |
S |
79 |
1 |
3 |
| hasNextPage() |
S |
80 |
1 |
3 |
| hasPreviousPage() |
S |
80 |
1 |
3 |